home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / MacHacksBug / Python 1.5.2c1 / Mac / Lib / test / test_finder_ae < prev    next >
Encoding:
Text File  |  2000-06-23  |  91 b   |  6 lines

  1. tell application "AEservertest"
  2.     activate
  3.     set x to window "testing"
  4.     open file x
  5. end tell
  6.